VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / IArrayTransformer<T> Interface
In This Topic
IArrayTransformer Interface Methods
In This Topic
For a list of all methods of this type, see IArrayTransformer<T>.
Public Methods
 NameDescription
Public MethodReturns length of transformed array.
Public MethodApplies the inverse transformation to the specified transformed array.
Public MethodApplies the transformation to the specified array.
See Also